home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19941031-19941221
/
000194_news@columbia.edu_Sun Nov 20 07:00:13 1994.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA04131
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 20 Nov 1994 12:01:13 -0500
Received: by apakabar.cc.columbia.edu id AA13647
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 20 Nov 1994 12:01:11 -0500
Path: news.columbia.edu!sol.ctr.columbia.edu!news.moneng.mei.com!hookup!relay.tor.hookup.net!newsadm
From: bangus@hookup.net (Brian F. Angus)
Newsgroups: comp.protocols.kermit.misc,alt.winsock
Subject: Re: winsock/pkt dvr hack possible?
Date: Sun, 20 Nov 94 12:00:13 est
Organization: hookup.net
Lines: 32
Message-Id: <3anvci$dut@relay.tor.hookup.net>
References: <3a67j8$j39@Mercury.mcs.com> <Pine.SUN.3.91.941118031532.9000A-100000@soleil> <3aiudg$pil@apakabar.cc.columbia.edu>
Nntp-Posting-Host: bangus.tor.hookup.net
Mime-Version: 1.0
X-Newsreader: WinVN 0.93.0
Xref: news.columbia.edu comp.protocols.kermit.misc:1139 alt.winsock:22420
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <3aiudg$pil@apakabar.cc.columbia.edu>, jaltman@watsun.cc.columbia.edu
says...
>A packet driver on top of winsock makes no sense since winsock is not
>protocol independent. The best you could possibly hope for would be a
>Telnet redirector for Windows DOS Sessions which communicates through
>WinSock.
Actually, it could probably be done by filtering out the non TCP/IP
functionality, but it would be a very complicated bit of engineering.
You would likely have to write some nasty DOS interrupt redirection
code which would allow the DOS program to communicate directly to a native Windows
WINSOCK application via the packet driver interrupt. The WINSOCK application
would act as a type of pass-through tunnel for the DOS application. This may
require the use of a custom VXD, I'm not sure. I briefly looked into this but I
have decided that my skill sets are not quite at a level required for this task.
Any takers.
Brian.
P.S. I was looking into this for Network DOOM.
--
_---_ ------------------------------------------------------------
/o o\ Brian Angus Unsupported hack supporter - DEC
( | ) bangus@trooa.enet.dec.com
\_=_/ bangus@hookup.net The one with the most shims wins
------------------------------------------------------------